[INFO] cloning repository https://github.com/seritools/cap-reformer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seritools/cap-reformer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52573063100859c31414c673d18f06d890c9dad0
[INFO] testing seritools/cap-reformer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fcap-reformer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seritools/cap-reformer
[INFO] finished tweaking git repo https://github.com/seritools/cap-reformer
[INFO] tweaked toml for git repo https://github.com/seritools/cap-reformer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seritools/cap-reformer on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seritools/cap-reformer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e260fdc1ddf17da2d7203ff66611b83b6e349ace7e22232f606bbf5a45c6d94a
[INFO] running `Command { std: "docker" "start" "-a" "e260fdc1ddf17da2d7203ff66611b83b6e349ace7e22232f606bbf5a45c6d94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e260fdc1ddf17da2d7203ff66611b83b6e349ace7e22232f606bbf5a45c6d94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e260fdc1ddf17da2d7203ff66611b83b6e349ace7e22232f606bbf5a45c6d94a", kill_on_drop: false }`
[INFO] [stdout] e260fdc1ddf17da2d7203ff66611b83b6e349ace7e22232f606bbf5a45c6d94a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca13e03b403005ef5fceeeddccaa308a88d27cf04228175c5bd110bc8af04f7f
[INFO] running `Command { std: "docker" "start" "-a" "ca13e03b403005ef5fceeeddccaa308a88d27cf04228175c5bd110bc8af04f7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling binrw_derive v0.14.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling binrw v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling snafu-derive v0.8.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling snafu v0.8.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-modbus v0.13.1
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling bluez-generated v0.3.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.7.2
[INFO] [stderr]    Compiling btleplug v0.11.5
[INFO] [stderr]    Compiling cap-reformer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used
[INFO] [stdout]   --> src/rk6006.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Psu {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn voltage(&mut self) -> Result<f64, PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "ca13e03b403005ef5fceeeddccaa308a88d27cf04228175c5bd110bc8af04f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca13e03b403005ef5fceeeddccaa308a88d27cf04228175c5bd110bc8af04f7f", kill_on_drop: false }`
[INFO] [stdout] ca13e03b403005ef5fceeeddccaa308a88d27cf04228175c5bd110bc8af04f7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93104299f4a9aaab6cdca299419cfe4bdae6436cd365856120943af5071884bc
[INFO] running `Command { std: "docker" "start" "-a" "93104299f4a9aaab6cdca299419cfe4bdae6436cd365856120943af5071884bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling cap-reformer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used
[INFO] [stdout]   --> src/rk6006.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Psu {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub async fn voltage(&mut self) -> Result<f64, PsuModbusError> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "93104299f4a9aaab6cdca299419cfe4bdae6436cd365856120943af5071884bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93104299f4a9aaab6cdca299419cfe4bdae6436cd365856120943af5071884bc", kill_on_drop: false }`
[INFO] [stdout] 93104299f4a9aaab6cdca299419cfe4bdae6436cd365856120943af5071884bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 241e1bc0e5788cf4941137aa5d763a5bd05305f527c9061421d8c64922414a45
[INFO] running `Command { std: "docker" "start" "-a" "241e1bc0e5788cf4941137aa5d763a5bd05305f527c9061421d8c64922414a45", kill_on_drop: false }`
[INFO] [stderr] warning: methods `set_voltage_protection`, `set_current_protection`, `voltage_and_current`, and `voltage` are never used
[INFO] [stderr]   --> src/rk6006.rs:65:18
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl Psu {
[INFO] [stderr]    | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub async fn set_voltage_protection(&mut self, voltage: f64) -> Result<(), PsuModbusError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     pub async fn set_current_protection(&mut self, current: f64) -> Result<(), PsuModbusError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub async fn voltage_and_current(&mut self) -> Result<(f64, f64), PsuModbusError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub async fn voltage(&mut self) -> Result<f64, PsuModbusError> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cap-reformer` (bin "cap-reformer" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cap_reformer-691fd05ac6e4343b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "241e1bc0e5788cf4941137aa5d763a5bd05305f527c9061421d8c64922414a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241e1bc0e5788cf4941137aa5d763a5bd05305f527c9061421d8c64922414a45", kill_on_drop: false }`
[INFO] [stdout] 241e1bc0e5788cf4941137aa5d763a5bd05305f527c9061421d8c64922414a45
